UNDEFINE

Description

This element enables the designer to undefine custom elements previously declared with the DEFINE directive.

Attributes

None.

Syntax

The elements undefined inside the DEFINE element are the custom defined elements to erase from the custom elements tables.

<UNDEFINE>
	<CUSTOM_TAG1 />
	<CUSTOM_TAG2 />
	<CUSTOM_TAG3 />
</UNDEFINE>